sgs
04/14/2025, 6:31 PMVapi Support Bot
04/14/2025, 6:32 PMYou cannot send requests directly to our IP addresses. Instead, you must send inbound requests to sip.vapi.ai.
### 2. Verify DNS and network configuration
Make sure your DNS settings are correct and that your network can resolve the domain names used by the Flutter SDK:
- Verify that your DNS settings are correct
- Check that your network allows outbound connections
- Ensure there are no firewall or network restrictions blocking the connections
### 3. Check for outdated configuration
Some users experienced issues with outdated configuration parameters:
- The serverurl
field is no longer needed in newer versions
- Try removing the "provider" property from your request if you're using it
### 4. Verify network connectivity
Ensure that:
- Your internet connection is stable
- Your network allows WebSocket connections
- There are no firewalls or proxies blocking the connection
### 5. Check API endpoint availability
Confirm that the API endpoint you're trying to reach is available and not experiencing any downtime.Vapi Support Bot
04/14/2025, 6:32 PMKings_big💫
04/14/2025, 7:41 PM